
@media screen and (min-width: 960px) {
 body{
		/*background: url('../image/bg71.jpg') top center no-repeat;*/
		/*background-size: 100%;*/
	}
    .wrapper{
        float: none !important;
        width: 1260px !important;
        height: auto;
        background: #fff;
        margin: 0 auto !important;
    }
    .advertising .adv_wrapper {
        width: 100% !important;
    }
    .specialright {
        width: 970px!important;
    }
    .footer #footerwrapper{
        width: 1260px !important;
        margin: 0 auto !important;
    }
}